home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / SecalDemo / Inc / dos / stdio.inc < prev    next >
Text File  |  1998-06-24  |  78b  |  7 lines

  1. def BUF_LINE = 0;
  2. def BUF_FULL = 1;
  3. def BUF_NONE = 2;
  4.  
  5. def ENDSTREAMCH = -1;
  6.  
  7.